/
comp
/
gb
/
short[]
/ sort
Short[].Sort (gb)
Syntax
FUNCTION
Sort
(
[
Mode
AS
Integer
]
)
AS
Short[]
Sorts the array.
Mode
can have the following value:
gb.Ascent
Ascent sort. This is the default value.
gb.Descent
Descent sort.